home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 3 / Amiga Format CD03 (1996-07-04)(Future Publishing)(GB)(Track 1 of 6)[!][issue 1996-08].iso / comms / netsoftware / archie38_1.lha / archie-1.4 / README < prev    next >
Text File  |  1995-01-04  |  3KB  |  52 lines

  1. [ Version 1.4 ]
  2.  
  3.  Enclosed you'll find a Prospero client for the archie service.  It'll
  4. let you query the archie databases without actually using an
  5. interactive process on the remote server's machine (e.g., archie.ans.net),
  6. resulting in a MUCH better response time.  It also helps lessen the
  7. load on the archie server itself.
  8.  
  9.  What's Archie?  It's a system that will let you check a database containing
  10. thousands of entries for the files that're available at FTP sites around
  11. the world.
  12.  
  13.  This is a third child of Clifford Neuman's Prospero project.  It's really
  14. the Archie client that's included in the prospero stuff, but I've taken out
  15. everything that's unnecessary for this client to work.  (Aka, you don't
  16. have to build all of Prospero to get the Archie client.)  Khun Yee Fung
  17. wrote an archie client in Perl, George Ferguson has written a client
  18. for use with XWindows, based in part upon this code.  Also, Scott
  19. Stark wrote a NeXT-Step client for the NeXT.
  20.  
  21.  Also included in this release is a GNU Emacs Lisp front-end to the
  22. archie client.  Note that it requires the Ange FTP package to work
  23. properly.  You can retrieve it from archive.cis.ohio-state.edu in the
  24. directory /pub/gnu/emacs/elisp-archive/packages as ange-ftp.tar.Z.
  25.  
  26.  Using the Archie Prospero interface in its true form will probably be of
  27. interest---check out the file `Prospero' for an example of its interface.
  28. If you find it intriguing, you should probably get the full prospero kit
  29. from the University of Washington on cs.washington.edu in pub/prospero.tar.Z.
  30.  
  31.  Suffice to say, there are now a number of ways to query Archie without
  32. bogging a server down with your logins.
  33.  
  34.  Check out the man page (or archie.doc, if you're using VMS or DOS)
  35. for instructions on how to use this archie client.  VMS users please
  36. note that you have to put quotes around args that are capital letters;
  37. for example,  `$ ARCHIE "-L"'  to list the available servers.
  38.  
  39.  Please check to make sure you don't have "archie" aliased or modified
  40. in some way to do a telnet or rlogin (which you may've done before
  41. this command-line ability came into being).
  42.  
  43.  If Archie consistently hangs (at different times of day with
  44. different queries), it's possible that your site has UDP traffic on
  45. ports > 1000 blocked, for security reasons.  Contact your local
  46. system administrator.
  47.  
  48.  
  49.  Write to archie-group@cc.mcgill.ca with questions about Archie itself.
  50.  Write to info-prospero@isi.edu about the Prospero protocol.
  51.  Write to brendan@cygnus.com with questions about this specific package.
  52.